19818 added the following line to stubdom-dm:
. ./stubdompath.sh
and replaced many paths with variables. However the path to
stubdompath.sh is obviously wrong and stubdompath.sh is nowhere to be
found anyway. For the moment I am dropping . ./stubdompath.sh and
hardcoding the values of the variables.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
# dm script around stubdomains.
#
-. ./stubdompath.sh
+XEN_CONFIG_DIR="/etc/xen"
+XENFIRMWAREDIR="/usr/lib/xen/boot"
stubdom_configdir="${XEN_CONFIG_DIR}/stubdoms"
# To fit xterms nicely